(set_frame_menubar): First parse all submenus,
authorRichard M. Stallman <rms@gnu.org>
Wed, 31 Jul 2002 06:15:47 +0000 (06:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 31 Jul 2002 06:15:47 +0000 (06:15 +0000)
commit49720759c851a4be7caf6e4be6fd1875a521461a
treebef19a8b312ecd3abbb06941c27406205a23c035
parentb2640b1511dd369861503546be0594781c7ec92f
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.
src/xmenu.c